public virtual void RemoveSubPlacements( Placement[] placements, bool bRemoveEmptyGroup )
public: virtual void RemoveSubPlacements( array<Placement^>^ placements, bool bRemoveEmptyGroup )
Parameters
- placements
- bRemoveEmptyGroup
- If true method will remove also Group when it becomes empty.